<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
    width: 1140px;
    margin: 0px auto;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
.fangan-detail .jj-right p span,
.fangan-detail .jj-left p span {
    font-size: 14px !important;
    color: #333 !important;
}

.fangan-detail h2 {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #000 !important;
}

.index-content .item .title,
.jiejue-item .title,
.zx-content h2 {
    margin: 50px auto 40px;
    text-align: center;
    font-size: 46px;
    font-weight: bold;
}

.index-content .item .cp-box {
    width: 100%;
    padding-bottom: 30px;
    ;
}

.index-content .item .cp-box img:hover {
    transform: scale(1.05);
    transition: all 0.5s ease-in;
}

.index-content .item .cp-box a:first-child {
    float: left;
    width: 560px;
    margin-bottom: 20px;
}

.index-content .item .cp-box a:nth-child(2) {
    float: right;
    width: 560px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.index-content .item .cp-box a:nth-child(3) {
    float: left;
    width: 49%;
    margin-bottom: 20px;
}

.index-content .item .cp-box a:last-child {
    float: right;
    width: 49%;
    margin-bottom: 20px;
}

.index-content .item .cp-box img.hover {
    box-shadow: 0 0px 33px rgba(0, 0, 0, 0.4);
}

.jiejue-item {
    background: url(../img/jiejuebg.png);
    background-size: 100% 100%;
}

.jiejue-item .title {
    color: #ffffff;
    padding: 40px 0px 30px;
}

.dialog-box {
    width: 1140px;
    margin: 0px auto;
}

.dialog-box .title {
    margin: 70px auto 35PX;
}

.dialog-box .top {
    margin: 5px auto;
    font-size: 16px;
}

.dialog-box .bottom {
    margin: 5px auto;
    font-size: 16px;
}

.dialog-box .button1 {
    display: inline-block;
    border: 1px solid #ff4e00;
    padding: 5px 20px;
    color: #000;
    margin: 25px 20px 40px 0px;
    cursor: pointer;
    font-size: 18px;
}

.dialog-box .button2 {
    display: inline-block;
    background: #ff4e00;
    color: #fff;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 18px;
}

.index-middle {
    position: relative;
    background: url(../img/index-middle.png);
    width: 100%;
    height: 520px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0px auto;
}

.index-middle .box img {
    width: 400px;
   
    margin-top: 80px;
}
.index-middle .box .con{overflow:hidden;margin:2em 0em 2em 0em;color:#fff;font-size:16px;line-height:35px;text-indent: 4rem;}
.index-middle .box {
    position: absolute;
    width: 1140px;
    top: 0px;
    left: 50%;
    margin-left: -570px;
}

.index-middle img.md-bg-img {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    z-index: -1;
}

.index-bottom {
    background: #f8f8f8;
}

.index-middle p.more {
    position: absolute;
    background: #ff4e00;
    color: #ffffff;
    bottom: -70px;
    right: 0px;
    padding: 10px 20px;
    font-size: 14px;
}




.zx-content p.more {
    position: absolute;
    background: #ff4e00;
    color: #ffffff;
    bottom: -70px;
    right: 0px;
    padding: 10px 20px;
    font-size: 14px;
}


.intro-content {
    width: 1140px;
    display: flex;
    margin: 0px auto;
}

.intro-content li {
    flex: 1;

	margin-bottom: 20px;
}

.intro-content li:nth-child(1) {
    padding-right: 50px;
}

.intro-content li:last-child {
    padding-left: 50px;
}

.intro-content li p.title {
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0px;
}

.intro-content li img {
    margin: 45px 0px 40px;
}

.intro-content li div.intro {
    text-align: justify;
    font-size: 17px;
}

.zx-content {
    width: 1140px;
    margin: 0px auto;
}

.zx-content .zx-box {
    padding-bottom: 150px;
}

.zx-content .zx-box .zx-left {
    width: 48%;
    float: left;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
}

.zx-content .zx-box .zx-right {
    width: 49%;
    float: right;
    padding-top: 10px;
    background-color: #fff;
}

.zx-content .zx-box .zx-right li {
    padding: 16px 16px;
    cursor: pointer;
}

.zx-content .zx-box .zx-right li:hover {
    background: #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
}

.zx-content .zx-box .zx-right li p.title {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px 0px;
}

.zx-content .zx-box .zx-right li p.tip {
    color: #333;
    font-size: 14px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px 0px;
}

.zx-content .zx-box .zx-right li p.date {
    font-size: 14px;
    color: #ff4e00;
    border: 1px solid #ff4e00;
    display: inline-block;
    padding: 1px 4px;
    margin-top: 2px;
}

.content-banner {
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.content-banner .banner {
    vertical-align: middle;
    position: relative;
    top: 0px;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}

.content-banner .box {
    position: absolute;
    width: 1140px;
    top: 50px;
    left: 50%;
    margin-left: -500px;
}

.content-banner img {
    width: 39%;
}

.content-banner .zixun {
    width: 145px;
    text-align: center;
    color: #ffffff;
    background: #e6720e;
    line-height: 40px;
    margin-top: 50px;
    font-size: 18px;
}
.content-banner .zixun a{color:#fff}
.content-part {
    width: 1140px;
    margin: 0px auto;
}

.bq-intro {
    background: #f9f9f9;
    padding-bottom: 40px;
    margin-top: 35px;
}

.bq-intro h2 {
    font-size: 24px;
    text-align: center;
    padding: 40px 0px 10px;
    font-weight: bold;
    color: #000;
    width: 80%;
    margin: 0px auto 36px;
}

.bq-intro h2 span {
    border-bottom: 2px solid #e77a1c;
    padding: 0px 15px 14px;
    font-size: 32px;
}

.bq-intro p {
    font-size: 16px;
    line-height: 40px;
    padding: 0px 47px;
    color: #333;
    margin-bottom: 0px;
}

.bq-tip {
    display: flex;
    margin-top: 30px;
}

.bq-tip li {
    flex: 1;
    background: #e8f3fb;
    margin: 0px 6px;
    text-align: center;
    border: 1px solid #e9e6e6;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding-top: 10px;
}

.bq-tip li.active {
    background: #2289d8;
}

.bq-tip li.active .detail-btn {
    animation: btm 0.5s ease-in-out 0s 1 alternate forwards;
}

.bq-tip li.active .title {
    color: #ffffff;
}

.content-part .item .dialog-box h2.title {
    font-size: 30px;
    color: #333;
}

.dialog-content {
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid #efefef;
    margin-top: 30px;
}

.dialog-content .item {
    width: 1140px;
    margin: 0px auto;
}

@keyframes btm {
    from {
        bottom: -10px;
    }

    to {
        bottom: 60px;
    }
}

@-webkit-keyframes btm

/*Safari and Chrome*/
    {
    from {
        bottom: -10px;
    }

    to {
        bottom: 60px;
    }
}

.bq-tip li .title {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    display: table;
    text-align: center;
    width: 100%;
    height: 90px;
    /*margin-top: 50px;*/
}

.bq-tip li .title .box {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}

.bq-tip li img {
    /*padding: 20px 0px;
	width:150px;*/
}

.bq-tip li .detail-btn {
    width: 65%;
    border: 1px solid #ffffff;
    padding: 5px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -32.5%;
    bottom: -35px;
}

.content-banner .mobile {
    display: none;
}

.xp-tip {
    display: flex;
    margin-top: 50px;
}

.xp-tip li {
    flex: 1;
    margin: 0px 15px;
    border: 1px solid #DADAE7;
    overflow: hidden;
    padding-bottom: 86px;
    position: relative;
}

.xp-tip li:hover a img {
    transform: scale(1.05);
    transition: all 0.5s ease-in;
}

.xp-tip li:first-child {
    margin-left: 0px !important;
}

.xp-tip li:last-child {
    margin-right: 0px !important;
}

.xp-tip li h2.title {
    font-size: 20px;
    margin-left: 18px;
    margin: 25px 18px 25px;
    font-weight: bold;
    color: #000;
}

.xp-tip li img.top {
    width: 100%;
    height: 193px;
}

.xp-tip li p.intro {
    width: 90%;
    margin: 10px auto;
    text-align: justify;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.xp-tip li .btn {
    width: 35%;
    color: #ff4e00;
    border: 1px solid #ff4e00;
    border-radius: 0px;
    margin: 30px auto 20px;
    display: block;
    font-size: 16px;
    position: absolute;
    left: 50%;
    margin-left: -17.5%;
    bottom: 15px;
}

.dxq-content {
    margin-top: 30px;
    display: flex;
}

.dxq-content li {
    flex: 1;
    margin: 0px 10px;
    border: 1px solid #eeeeee;
    position: relative;
    padding-bottom: 110px;
}

.dxq-content li img {
    width: 100%;
    height: 232px;
}

.dxq-content li h2.title {
    width: 90%;
    margin: 20px auto;
    font-size: 20px;
    font-weight: bold;
}

.dxq-content li p.intro {
    width: 90%;
    margin: 10px auto;
    font-size: 14px;
}

.dxq-content li .btn {
    width: 110px;
    color: #ff4e00;
    border: 1px solid #ff4e00;
    border-radius: 0px;
    margin: 36px auto;
    display: block;
    padding: 0px 0px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: 20px;
}

.inside-nav {
    width: 100%;
    background: #ed9c56;
}

.inside-nav .box {
    width: 1140px;
    margin: 0px auto;
    display: flex;
    position: relative;
}

.inside-nav .box p {
    color: #ffffff;
    line-height: 50px;
    margin-bottom: 0px;
}
.inside-nav .box p a{color: #fff;}
.inside-nav li {
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    cursor: pointer;
    font-size: 14px;
}

.inside-nav li a span {
    color: #ffffff;
}

.inside-nav li:hover {
    background: #f3ba89;
}

.xpDeatil-content {
    width: 1160px;
    margin: 0px auto;
    position: relative;
}

.xpDeatil-content .title {
    padding: 45px 0px 30px;
    font-size: 32px;
    font-weight: bold;
	text-align: center;
}

.xpDeatil-content .inside-left {
    float: left;
    width: 480px;
    /*height: 335px;*/
    margin-right: 40px;

	

	

	
}

.xpDeatil-content .inside-right {

	

	
    margin-top: 10px;
    font-size: 14px!important;
    text-align: justify;
    text-indent: 32px;
    line-height: 34px;
}







.xpDeatil-content .inside-lefta {
    float: left;
    width: 50%;
    /*height: 335px;*/
    margin-right: 40px;
}

.xpDeatil-content .inside-righta {
    margin-top: 10px;
    font-size: 18px;
    text-align: justify;
    text-indent: 32px;
    line-height: 34px;
}


.xpDeatil-content1 {
    background: #eaeaea;
}

.xpDeatil-content1 .box {
    width: 1140px;
    margin: 0px auto;
    padding-bottom: 60px;
}

.xpDeatil-content1 .box h2 {
    padding: 45px 0px 20px;
    font-size: 32px;
    font-weight: bold;
    /* margin-top: 50px; */
    text-align: center;
}




.xpDeatil-content .box h2 {
    padding: 45px 0px 20px;
    font-size: 32px;
    font-weight: bold;
    /* margin-top: 50px; */
    text-align: center;
}


.xpDeatil-content1 .box h3,.xpDeatil-content .box h3 {
    padding: 25px 0px 10px;
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    color: #ff7e00;
}

.xpDeatil-content1 .box h2::after {
  content: "";
  position: absolute;
  margin-top: 50px;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  width: 40px;
  background: #ef9200;
  border-radius: 4px;
}



.xpDeatil-content .box h2::after {
  content: "";
  position: absolute;
  margin-top: 50px;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  width: 40px;
  background: #ef9200;
  border-radius: 4px;
}
.xpDeatil-content1 p,.xpDeatil-content p{font-size: 16px;line-height: 35px;margin-bottom: 0px;}

.xpDeatil-content .title::after {
  content: "";
  position: absolute;
  margin-top: 50px;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  width: 40px;
  background: #ef9200;
  border-radius: 4px;
}





.xpDeatil-content1 .box .list li .top img {
    vertical-align: text-top;
    width: 12px;
}

.xpDeatil-content1 .box .list li .top p {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #e6720e;
    vertical-align: middle;
}

.xpDeatil-content1 .box .list li .bottom {
    margin-left: 22px;
    color: #333;
}

.nav .pc-right {
    display: flex;
}

.mobile-right {
    display: none;
}

.footer-mobile {
    display: none;
}

.xpDeatil-content .xp-left {
    position: absolute;
    left: -55px;
    width: 50px;
    top: 50%;
    cursor: pointer;
}

.xpDeatil-content .xp-right {
    position: absolute;
    right: -55px;
    width: 50px;
    top: 50%;
    cursor: pointer;
}

.xpDeatil-content1 .box table {
    width: 100%;
    text-align: center;
}

.xpDeatil-content1 .box table tr.title {
    background: #f4b084;
    line-height: 35px;
    font-size: 18px;
    line-height: 50px;
}

.xpDeatil-content1 .box table tr {
    background: #ffffff;
    line-height: 35px;
    font-size: 18px;
}

.xpDeatil-content1 .box table tr.title td {
    border: 1px solid #ed7d31;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}

.xpDeatil-content1 .box table tr td {
    border: 1px solid #ed7d31;
    color: #000000;
    font-size: 14px;
}

.xpDeatil-content1 .box table tr td:first-child {
    width: 25%;
}

.xpDeatil-content1 .box table tr td:nth-child(2) {
    width: 50%;
}

.xpDeatil-content1 .box table tr td:last-child {
    width: 25%;
}

.newslist-content {
    width: 100%;
    margin-top: 15px;
}

.newslist-content li {
    width: 100%;
    padding: 45px 0px;
}

.newslist-content li .box {
    width: 1140px;
    margin: 0px auto;
}

.newslist-content li .left {
    float: left;
    width: 350px;
    height: 200px;
}

.newslist-content li .right {
    float: right;
    width: 65%;
}

.newslist-content li .right h2 {
    color: #333333;
    margin-top: 5px;
    border-bottom: 1px dashed #d7d4d4;
    padding-bottom: 15px;
}

.newslist-content li .right p {
    position: relative;
    line-height: 28px;
    height: 90px;
    font-size: 14px;
    color: #858585;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.newslist-content li .right p:after {
    bottom: 4px;
    right: -7px;
    content: "...";
    position: absolute;
}

.newslist-content li .right .btn {
    background: #ed9c56;
    border-radius: 0px;
    color: #ffffff;
    width: 105px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
}

.newslist-content li .right h2 .title {
    float: left;
    font-size: 16px;
}

.newslist-content li .right h2 .date {
    float: right;
    font-size: 16px;
}

.newslist-content li.odd {
    background: #f2f9fd;
}

.page-number {
    width: 1140px;
    margin: 0px auto;
    text-align: center;
}

.page-number li {
    width: 45px;
    display: inline-block;
}

.page-number li.active a,
.page-number li:hover a {
    color: #ff0084;
}

.page-number-mobile {
    display: none;
}

.inside-nav .right {
    position: absolute;
    right: 0px;
    margin-bottom: 0px;
}

.inside-nav .right li {
    float: left;
    width: 100px;
}

.inside-nav .right li a {
    color: #ffffff;
}

.about-content {
    width: 100%;
    background: #e7f2f8;
    padding: 55px 0px 100px;
}



.about-contentcy {
    width: 100%;
    background: #fff;
    padding: 55px 0px 0px;
}
.about-contentcy .box {
    width: 1140px;
    margin: 0px auto;
    text-align: center;
    position: relative;
}
.about-content .box {
    width: 1140px;
    margin: 0px auto;
    text-align: center;
    position: relative;
}

.about-content .box .left {
    float: left;
    width: 540px;
    height: 407px;
    margin-right: 40px;
}

.about-content .box .right {
    float: right;
    text-align: justify;
    overflow: hidden;
    width: 560px;
}

.about-content .box .right h2 {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
}

.about-content .box .right .text {
    height: 340px;
    overflow-y: scroll;
    padding-right: 20px;
}

.about-content .box .right .text.text1::-webkit-scrollbar {
    /*ÃƒÂ¥Ã‚Â©Ã…Â&nbsp;ÃƒÂ¦Ã‚Â°Ã‚Â¬ÃƒÂ¥Ã‚Â§Ã‚Â©ÃƒÂ©Ã‚ÂÃ¢â‚¬Â°ÃƒÂ¢Ã¢â‚¬Å¾Ã†â€™ÃƒÂ¦Ã…Â¡Ã‚Â£ÃƒÂ¦Ã‚ÂµÃ‚Â£ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â´ÃƒÂ§Ã¢â‚¬Â°Ã‚Â±ÃƒÂ¥Ã‚Â¯Ã‚Â®ÃƒÂ¯Ã‚Â¿Ã‚Â½*/
    width: 5px;
    /*ÃƒÂ¦Ã‚Â¥Ã¢â‚¬Å¡ÃƒÂ¦Ã‚Â¨Ã‚ÂºÃƒÂ®Ã¢â‚¬Â&nbsp;Ã¢â‚¬ÂÃƒÂ©Ã‚ÂÃ¢â‚¬â„¢ÃƒÂ¥Ã¢â‚¬â€Ã¢â‚¬â€ÃƒÂ¥Ã…Â¸Ã¢â‚¬Â&nbsp;ÃƒÂ§Ã¢â€šÂ¬Ã‚ÂµÃƒÂ§Ã¢â‚¬ËœÃ‚Â°ÃƒÂ§Ã‚Â°Ã‚Â²ÃƒÂ¥Ã‚Â¦Ã‚Â¯ÃƒÂ®Ã‚ÂÃ¢â‚¬Â&nbsp;ÃƒÂ§Ã‚ÂÃ‚Â«ÃƒÂ¥Ã‚Â©Ã…Â&nbsp;ÃƒÂ¦Ã‚Â°Ã‚Â¬ÃƒÂ¥Ã‚Â§Ã‚Â©ÃƒÂ©Ã‚ÂÃ¢â‚¬Â°ÃƒÂ¯Ã‚Â¼Ã¢â‚¬Å¾ÃƒÂ¦Ã‚Â®Ã¢â‚¬ËœÃƒÂ§Ã‚ÂÃ‚ÂÃƒÂ¥Ã¢â‚¬Å“Ã¢â‚¬Å¾ÃƒÂ®Ã¢â‚¬Â¡Ã‚Â­*/
    height: 1px;
}

.about-content .box .right .text.text1::-webkit-scrollbar-thumb {
    /*ÃƒÂ¥Ã‚Â©Ã…Â&nbsp;ÃƒÂ¦Ã‚Â°Ã‚Â¬ÃƒÂ¥Ã‚Â§Ã‚Â©ÃƒÂ©Ã‚ÂÃ¢â‚¬Â°ÃƒÂ¯Ã‚Â¿Ã‚Â&nbsp;ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â·ÃƒÂ©Ã¢â‚¬â€Ã‹â€&nbsp;ÃƒÂ£Ã‹â€&nbsp;Ã‚Â&nbsp;ÃƒÂ§Ã…Â¡Ã‚Â¬ÃƒÂ©Ã‚ÂÃ¢â‚¬Å¡ÃƒÂ§Ã¢â‚¬ËœÃ‚Â°ÃƒÂ¦Ã‚Â½Ã‚Â¡*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #d46e00;
}

.about-content .box .right .text.text1::-webkit-scrollbar-track {
    /*ÃƒÂ¥Ã‚Â©Ã…Â&nbsp;ÃƒÂ¦Ã‚Â°Ã‚Â¬ÃƒÂ¥Ã‚Â§Ã‚Â©ÃƒÂ©Ã‚ÂÃ¢â‚¬Â°ÃƒÂ¯Ã‚Â¿Ã‚Â&nbsp;ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â·ÃƒÂ©Ã¢â‚¬â€Ã‹â€&nbsp;ÃƒÂ£Ã‹â€&nbsp;Ã‚Â£ÃƒÂ¥Ã‚Â»Ã‚ÂºÃƒÂ©Ã¢â‚¬â€œÃ‚Â¬ÃƒÂ¯Ã‚Â¿Ã‚Â½*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background: #fff2e5;
}

.about-content .box .right .text p {
    font-size: 14px;
    line-height: 35px;
}

.about-content1 {
    width: 1140px;
    margin: 0px auto;
    padding-bottom: 80px;
    text-align: center;
}

.about-content1 h2.title {
    padding: 30px 0px 10px;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}

.about-content1 .about-left {
    display: inline;
    margin-bottom: 40px;
    margin-right: 10px;
}

.about-content1 .about-right {
    display: inline;
    margin-bottom: 40px;
}

.about-content .box h2 {
    padding: 30px 0px 10px;
    font-size: 22px;
    font-weight: bold;
}

.about-content .box .swiper-container1 {
    padding-bottom: 30px;
}

.about-content .box .about-left1 {
    position: absolute;
    left: -55px;
    top: 50%;
}

.about-content .box .about-right1 {
    position: absolute;
    right: -55px;
    top: 50%;
}

.contact-content {
    width: 1400px;
    margin: 0px auto;
    padding: 40px;
}

.contact-content .contact-left {
    float: left;
    width: 49%;
}

.contact-content .contact-left li {
    padding: 8px 0px;
}

.contact-content .contact-left li img {
    width: 40px;
    display: inline-block;
}

.contact-content .contact-left li p {
    display: inline-block;
    margin-left: 12px;
    width: 80%;
    vertical-align: -webkit-baseline-middle;
    font-size: 16px;
}

.contact-content .contact-left h2.title {
    width: 35%;
    padding-bottom: 10px;
    border-bottom: 1px solid #2494c5
}

.contact-content .contact-left h2.title span {
    padding: 30px 0px 10px;
    font-size: 28px;
    font-weight: bold;
    color: #555555;
}

.contact-content .contact-right {
    float: right;
    width: 49%;
}

.contact-box {
    width: 1140px;
    margin: 0 auto;
    padding-bottom: 30px;
}

.contact-box h3 {
    font-size: 24px;
    color: #2d3d54;
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 0px;
    padding-top: 70px;
    margin-top: 0px;
}

.contact-box .box1 {
    margin-bottom: 12px;
}

.contact-box select {
    width: 48%;
    height: 64px;

	background-color: #eee;
    line-height: 64px;
    border: 1px solid #eee;
    padding-left: 34px;

	border-radius: 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;
    font-family: 'microsoft yahei', 'arial';
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../img/down.png)no-repeat right 18px center;
}

.contact-box .box {
    width: 48%;
    height: 64px;
    line-height: 64px;
    background: #fff;
    border: 1px solid #eee;
    padding-left: 34px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    color: #666;
    margin-left: 3%;

	border-radius: 10px;
}

.contact-box .box .radio {
    width: 18px;
    height: 18px;
    margin-left: 50px;
    vertical-align: text-bottom;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding-left: 0;
    width: 0;
}

.contact-box input {
    line-height: 40px;
    background: #fff;
    box-sizing: border-box;
    font-size: 16px;
    color: #666;

	border-radius: 10px;
    font-family: 'microsoft yahei', 'arial';
}

.box input[type="radio"]:checked+label::before {
    background: url(../img/blue.png) no-repeat center;
    background-clip: content-box;
}

.box input[type="radio"]+label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #eee;
    background: #fff;
    margin-right: 10px;
}

.contact-box .box label {
    display: inline-block;
    padding-left: 10px;
    font-weight: normal;
}

.contact-box .box2 {
    margin-bottom: 12px;
}

.contact-box .box2 input {
    margin-bottom: 12px;
    border: 1px solid #eee;
    padding-left: 34px;
    width: 48%;
    margin-right: 3%;

	border-radius: 10px;
}

.contact-box .box3 {
    margin-bottom: 26px;
}

.box3 input:last-child,
.box2 input:last-child {
    margin-right: 0px;
}

.box3 input {
    width: 31%;
    margin-right: 2.5%;
    padding-left: 34px;
    border: 1px solid #eee;

	border-radius: 10px;
}

.contact-box textarea {
    width: 100%;
    height: 290px;
    resize: none;
    border: 1px solid #eee;
    padding: 22px 34px;
    font-size: 16px;
    color: #666;
    font-family: 'microsoft yahei', 'arial';
    box-sizing: border-box;

	border-radius: 10px;
}

.contact-box .box4 {
    margin-top: 12px;

	margin-bottom: 30px;
}

.contact-box .box4 {
    margin-top: 12px;
}

.btn_box {
    float: right;
}

.contact-box .con_btn {
    width: 138px;
    padding: 0;
}

.contact-box .fs {
    background: #fe5400;
    color: #fff;
    margin-left: 11px;
}

.fangan-detail {
    width: 100%;
    margin: 0px auto;
}

.fangan-box {
    width: 1140px;
    margin: 0px auto;
    padding: 55px 0;
}

.fangan-detail .jj-left {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

.fangan-detail .jj-right {
    width: 49%;
    display: inline-block;
    vertical-align: baseline;
    padding-left: 20px;
}

.fangan-detail .jj-right h2,
.fangan-detail .box .jj-left h2 {
    padding: 0px 0px 40px;
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
}

.fangan-detail .jj-right p,
.fangan-detail .box .jj-left p {
    line-height: 28px;
    font-size: 14px;
    text-indent: 30px;
    text-align: justify;
}

.fangan-detail1 {
    width: 100%;
    background: #e7f2f8;
    margin-bottom: 3px;
    padding: 50px 0px 60px;
}

.fangan-detail1 .box {
    width: 1140px;
    margin: 0px auto;
}

.fangan-detail1 .box .jj-left {
    float: left;
    width: 49%;
}

.fangan-detail1 .box .jj-right {
    width: 49%;
    vertical-align: top;
}

.fangan-detail1 .box .jj-left {
    float: none;
    width: 49%;
    display: inline-block;
    vertical-align: baseline;
    padding-right: 20px;
}

.fangan-detail h2.title3 {
    font-size: 24px;
    text-align: center;
    padding: 30px 0px 17px;
    font-weight: bold;
    color: #000;
    width: 80%;
    margin: 0px auto 15px;
}

/* .fangan-detail img {
    text-align: center;
    padding: 10px 0px 17px;
    width: 80%;
    margin: 0px auto 15px;
    display: block;
} */

.fangan-detail .box h2 {
    font-size: 24px;
    text-align: center;
    padding: 30px 0px 17px;
    font-weight: bold;
    color: #000;
    width: 80%;
    margin: 0px auto 15px;
}

.fangan-detail1 .box .list {
    display: flex;
}

.fangan-detail1 .box .list li {
    flex: 1;
    border: 1px solid #dedfe0;
    margin: 10px 25px;
    background: #fff;
    position: relative;
}

.fangan-detail1 .box .list li span {
    position: absolute;
    width: 80%;
    display: inline-block;
    height: 5px;
    background: #ff4e00;
    left: 50%;
    margin-left: -40%;
}

.fangan-detail1 .box .list li .tip1 {
    width: 0px;
    height: 0px;
    border-color: transparent #ff7c0b;
    border-width: 0px 0px 40px 40px;
    border-style: solid;
    position: absolute;
}

.fangan-detail1 .box .list li span.tip {
    position: absolute;
    color: #FFF;
    font-size: 14px;
    background: transparent;
    margin-left: -35px;
}

.fangan-detail1 .box .list li .text {
    font-size: 14px;
    width: 75%;
    text-align: justify;
    margin: 20px auto;
}

.fangan-detail1 .box .list li .title {
    font-size: 16px;
    background: #f6f7f9;
    padding: 10px 0px;
    display: table;
    width: 100%;
    text-align: center;
    height: 70px;
}

.fangan-detail1 .box .list li .title p {
    font-size: 16px;
    background: #f6f7f9;
    display: table-cell;
    vertical-align: middle;
}

.fangan-detail .item h3 {
    font-size: 13px;
    font-weight: bold;
}

.fangan-detail .item h2 {
    font-size: 17px;
    padding-bottom: 11px;
}

.fangan-detail .item li {
    list-style-type: disc;
    margin-left: 15px;
    white-space: nowrap;
    line-height: 27px;
}

.fangan-detail .item .list1 {
    display: inline-block;
    width: 29%;
    vertical-align: text-top;
    margin: 0px 20px;
    border-top: 1px solid #ccc;
}

.fangan-detail .item .list1 li {
    white-space: inherit;
}

.fangan-detail .item .list {
    width: 44%;
    float: left;
}

.fangan-detail .item .right {
    float: right;
    width: 49%;
}

.newsDetail-content {
    width: 1140px;
    margin: 0px auto;
}

.newsDetail-content h2.title {
    width: 80%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    font-size: 24px;
    font-weight: bold;
    margin: 10px auto;
    padding: 20px 0px;
}

.newsDetail-content .box {
    text-align: justify;
    font-size: 14px;
    text-indent: 28px;
    margin: 10px auto;
}

.dialog-item {
    border-top: 1px solid #f0f0f0;
    margin-top: 50px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 1000px) {
    .nav-box {
        width: 100%;
        position: relative;
    }

    .nav .mobile-right {
        display: block;
        margin-top: 12px;
        margin-right: 20px;
        width: 7%;
        position: absolute;
        right: 0px;
        top: 10px;
    }

    .nav .mobile-right img {
        width: 100%;
    }

    .nav .right {
        display: none;
    }

    .nav-box .left {
        width: 42%;
        padding: 10px 0px;
    }

    .mobile-nav {
        position: absolute;
        right: -100px;
        width: 100px;
        text-align: center;
        line-height: 45px;
        bottom: -225px;
        background: #fff;
    }

    .content,
    .dialog-box,
    .intro-content,
    .zx-content,
    .footer-bottom,
    .content-part {
        width: 100%;
        display: block;
    }

    .index-content .item .cp-box img {
        width: 90% !important;
        margin: 0px auto 5px !important;
        display: block;
        float: none !important;
    }

    .index-content .item .cp-box {
        padding-bottom: 10px;
    }

    .index-middle,
    .footer hr {
        display: none;
    }

    .dialog-box .title {
        font-size: 15px;
        text-align: center;
    }

    .dialog-box .top,
    .dialog-box .bottom {
        width: 90%;
        font-size: 13px;
    }

    .dialog-box .button1,
    .dialog-box .button2 {
        display: none;
    }

    .intro-content li {
        display: block !important;
        width: 90%;
        flex: none;
        margin: 0px auto;
    }

    .intro-content li:last-child {
        padding-left: 0px;
    }

    .intro-content li p.title {
        font-size: 15px;
    }

    .index-content .item .title,
    .jiejue-item .title,
    .zx-content h2 {
        font-size: 18px;
        margin: 15px;
    }

    .zx-content .zx-box .zx-left {
        float: none;
        width: 92%;
        margin: 0px auto;
        display: block;
    }

    .zx-content .zx-box .zx-right {
        float: none;
        width: 92%;
        margin: 10px auto;
    }

    .footer {
        background: transparent
    }

    .zx-content .zx-box {
        padding-bottom: 30px;
    }

    .zx-content .zx-box .zx-right li {
        padding: 5px 16px;
    }

    .footer {
        display: none;
    }

    .footer-mobile {
        color: #ccc;
        text-align: center;
        font-size: 12px;
        display: block;
    }

    .content-banner img.m1,
    .content-banner img.m4,
    .content-banner img.m5 {
        display: none;
    }

    .content-banner .middle,
    .content-banner img.m3 {
        width: 50%;
    }

    .content-banner .box {
        text-align: center;
        width: 100%;
        position: absolute;
        left: 50%;
        margin-left: -50%;
    }

    .navbar-inverse {
        padding: 0px !important;
    }

    .navbar-header img {
        width: 100px;
        margin-top: 10px;
    }

    .content-banner .zixun {
        margin: 30px auto;
    }

    .bq-intro p {
        width: 90%;
        padding: 0px 0px;
        margin: 0px auto;
        text-indent: 24px;
        font-size: 12px;
    }

    .xp-tip {
        display: block;
        width: 90%;
        margin: 10px auto;
    }

    .xp-tip li {
        display: block;
        margin: 0px 0px 10px;
    }

    .dialog-content .item {
        width: 100%;
    }

    .dialog-content {
        padding-top: 0px;
    }

    .content-banner img {
        width: 80%;
    }

    .bq-intro h2 {
        padding-bottom: 0px;
    }

    .bq-tip {
        display: block;
        width: 90%;
        margin: 10px auto;
    }

    .bq-tip li {
        margin: 10px 0px;
        width: 49%;
        height: 240px;
    }

    .bq-tip li:nth-child(odd) {
        float: left;
    }

    .bq-tip li:nth-child(even) {
        float: right;
    }

    .bq-tip li .title {
        padding: 10px;
        font-size: 13px;
    }

    .dxq-content {
        display: block;
        margin: 10px auto;
    }

    .dxq-content li {
        margin-bottom: 10px;
    }

    .dxq-content li .btn,
    .xp-tip li .btn {
        margin: 10px auto;
    }

    .bq-tip li .detail-btn {
        bottom: 15px;
        color: #ff4e00;
        border: 1px solid #ff4e00;
    }

    .inside-nav {
        display: none;
    }

    .xpDeatil-content {
        width: 90%;
        margin: 0px auto;
    }

    .xpDeatil-content .title,
    .xpDeatil-content1 .box h2,
    .xpDeatil-content .title {
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }



    .xpDeatil-content .inside-left {
        float: none;
        width: 100%;
    }

    .xpDeatil-content .inside-right {
        font-size: 14px;
        line-height: 20px;
    }

	

	

	

    .xpDeatil-content1 .box {
        width: 90%;
        margin: 0px auto;
    }

    .xpDeatil-content .xp-right,
    .xpDeatil-content .xp-left {
        display: none;
    }

    .newslist-content li .box {
        width: 100%;
    }

    .newslist-content li .left {
        float: none;
        width: 90%;
        margin: 0px auto;
        display: block;
    }

    .newslist-content li .right {
        float: none;
        width: 90%;
        margin: 10px auto;
    }

    .newslist-content li .right h2 .title {
        width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newslist-content li .right p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: auto;
    }

    .newslist-content li .right p:after {
        display: none;
    }

    .newslist-content li .right .btn {
        display: block;
        margin: 0px auto;
        width: 30%;
    }

    .newslist-content li {
        padding: 10px 0px;
    }

    .page-number {
        display: none;
    }

    .page-number-mobile {
        width: 90%;
        margin: 0px auto;
        display: block;
        text-align: center;
    }

    .page-number-mobile li {
        width: 13%;
        text-align: center;
        display: inline-block;
    }

    .about-content {
        padding: 15px 0px 0px;
    }

    .about-content .box h2 {
        font-size: 22px !important;
    }

    .about-content1 h2.title {
        font-size: 22px !important;
        margin-top: 15px !important;
        padding: 0px;
    }

    .about-content .box,
    .about-content1 {
        width: 90%;
        margin: 0px auto;
    }

    .about-content .box .left {
        float: none;
        width: 100%;
        height: auto;
    }

    .about-content .box .right {
        float: none;
        width: 90%;
        margin: 0px auto;
        height: auto;
    }

    .about-content .box .right .text {
        height: auto;
        overflow: auto;
    }

    .contact-content,
    .contact-box {
        width: 90%;
        margin: 0px auto;
        padding: 0px;
    }

    .contact-content .contact-right {
        display: none;
    }

    .contact-content .contact-left {
        float: none;
        width: 100%;
    }

    .contact-box h3 {
        font-size: 19px;
        padding-bottom: 10px;
    }

    .contact-box select {
        line-height: 35px;
        height: 35px;
        width: 100%;
        margin-bottom: 10px;
    }

    .contact-box .box {
        width: 100%;
        height: 35px;
        line-height: 35px;
        margin-left: 0;
    }

    .contact-box .box .radio {
        margin-left: 3%;
    }

    .contact-box .box2 input {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

    .contact-box .box3 input {
        width: 100%;
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .contact-box .box3 {
        margin-bottom: 10px;
    }

    .btn_box {
        float: none;
        text-align: center;
    }

    .contact-box .con_btn {
        width: 40%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .fangan-detail,
    .fangan-detail1 {
        width: 90%;
        margin: 0px auto;
    }

    .fangan-detail .jj-right {
        width: 100%;
        margin-top: 15px;
    }

    .fangan-detail .jj-left,
    .fangan-detail1 .box .jj-right {
        display: block;
        width: 100%;
    }

    .fangan-detail1 .box .jj-left,
    .fangan-detail1 .box {
        width: 90%;
        display: block;
        margin: 0px auto;
        padding-right: 0px;
    }

    .fangan-detail1 .box .list {
        display: block;
    }

    .fangan-detail1 .box .list li {
        flex: none;
        width: 100% !important;
        margin: 5px 0px;
    }

    .fangan-detail1 .box .list li .title {
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

    .fangan-detail1 .box .list li .title p {
        display: block;
        width: 100%;
    }

    .fangan-detail .jj-right h2,
    .fangan-detail1 .box .jj-left h2 {
        text-align: center;
        margin: 0px auto;
    }

    .fangan-detail .item .list {
        float: none;
        width: 100%;
    }

    .fangan-detail .item .right {
        float: none;
        width: 100%;
    }

    .fangan-detail .item .list1 {
        display: block;
        width: 100%;
        margin: 0px;
    }

    .fangan-detail .item li {
        white-space: normal;
    }

    .fangan-detail1 .box h2 {
        padding: 10px 0px;
        font-size: 20px;
    }

    .fangan-detail1 .box .list li.more {
        display: none;
    }

    .newsDetail-content {
        width: 80%;
    }

    .xpDeatil-content .title,
    .xpDeatil-content1 .box h2 {
        padding: 10px 0px 20px;
        font-size: 22px;
    }

    .about-content .box .about-right1,
    .about-content .box .about-left1 {
        display: none;
    }
}

.banner-title {
    color: #FFF;
    font-size: 34px;
}

.banner-escrip {
    color: #FFF;
    font-size: 18px;
    margin-top: 15px;
}





.index-service-content {

	overflow: hidden;

	float: left;
}
.index-service-content ul li {
	float: left;
	width: 32.3%;
	text-align: left;
	margin-bottom: 35px;	
	line-height: 30px;
	margin-right:1%;
	
	
}
.index-service-content ul li a {
	display: block;
	width: 100%;
	
	
}
.index-service-contenta  {width: 35%;float: right;}
.index-service-item-name{font-size: 18px;font-weight: bold;color: #666666;}

.index-service-item-name11{color: #666666;}

.index-service-item-name11 img{width: 200px;}

.index-service-item-name11 span{display: inline-block;
  
    color: #fff;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 18px;

	

	border: solid 1px #ff4e00;

	background: #e6720e;

	background: -webkit-gradient(linear, left top, left bottom, from(#ff4e00), to(#e6720e));

	background: -moz-linear-gradient(top,  #ff4e00,  #e6720e);

	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='ff4e00', endColorstr='#f47a20');box-shadow: 2px 2px 5px #000;

	}
	
	.lx {width: 50%;float: left;}
	@media screen and (max-width:767px){
	
		.lx {width: 100%;}}



.title-main {
    font-size: 38px;
    text-align: center;
}

.title-main em {
    font-weight: bold;
    color: #36324a;
}

.title-dp {
    text-align: center;
    color: #666666;
    font-size: 16px;
    background: url(../images/line2.png) no-repeat center center;
    margin: 20px 0;
	text-transform:uppercase;
}

.pb-60 { padding-bottom: 60px; }
.pt-60 { padding-top: 60px; }

.pb-20 { padding-bottom: 20px; }
.pt-20 { padding-top: 20px; }

.li-case{margin: 25px 0 0px;}

.li-case li{float: left; width: 25%; padding:7px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.li-case li a{display: block; background: #fff; box-shadow: 2px 2px 5px #ccc; transition:all 0.2s;}

.li-case li a .pic{position: relative; overflow: hidden; width: 270px;height: 160px;}

.li-case li a .pic img{transition:all .5s; display: block;width: 100%;height: 100%;}

.li-case li a .title{

	width: 100%; 

	padding:12px 0;

	box-sizing:border-box; 

	-moz-box-sizing:border-box; 

	-webkit-box-sizing:border-box;

	color: #ffffff;

	line-height: 24px;

	color: #999;

	text-align: center;
background: #e1251b;
}

.li-case li a .title h5{ font-size: 16px; font-weight: normal; color: #fff;}

.li-case li a .title span{font-size: 12px;}









.li-cases{margin: 25px 0 0px;}

.li-cases li{float: left; width: 25%; padding:7px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.li-cases li a{display: block; background: #fff;  transition:all 0.2s;}

.li-cases li a .pic{position: relative; overflow: hidden; width: 270px;height: 270px;}

.li-cases li a .pic img{transition:all .5s; display: block;width: 100%;height: 100%;object-fit:cover}

.li-cases li a .title1{

	width: 100%; 

	padding:8px 0;

	box-sizing:border-box; 

	-moz-box-sizing:border-box; 

	-webkit-box-sizing:border-box;

	

	line-height: 24px;

	color: #fff;

	text-align: center;
	background: #e1251b;
	border-radius: 30px;
	margin-top: 20px;

}

.li-cases li a .title1 h5{ font-size: 16px; font-weight: normal; color: #fff;}

.li-cases li a .title1 span{font-size: 12px;}



.li-cases li a:hover .pic img{transform:scale(1.1);}

.li-cases li:nth-child(n) a .title1{border-top: 1px solid #ddd;}

.li-cases li:nth-child(2n) a .title1{border-bottom: 1px solid #ddd;}


.li-casess{margin: 25px 0 0px;}

.li-casess li{float: left; width: 33.3%; padding:7px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.li-casess li a{display: block; background: #fff; transition:all 0.2s;}

.li-casess li a .pic{position: relative; overflow: hidden; width: 100%;height: 260px;}

.li-casess li a .pic img{transition:all .5s; display: block;height: 100%;margin: 0 auto;}

.li-casess li a .title{

	width: 100%; 

	padding:12px 0;

	box-sizing:border-box; 

	-moz-box-sizing:border-box; 

	-webkit-box-sizing:border-box;

	color: #ffffff;

	line-height: 24px;

	color: #999;

	text-align: center;

}

.li-casess li a .title h5{ font-size: 16px; font-weight: normal; color: #333;}

.li-casess li a .title span{font-size: 12px;}



.li-casess li a:hover .title{background: #132E89;}

.li-casess li a:hover .title h5{color: #fff;}

.li-casess li a:hover .pic img{transform:scale(1.1);}

.li-casess li:nth-child(n) a .title{border-top: 1px solid #ddd;}

.li-casess li:nth-child(2n) a .title{border-bottom: 1px solid #ddd;}


.news_box_list{
  overflow: hidden;
}

.news_box_list li{
  overflow: hidden;
  width: 48%;
  float: left;
  margin: 0 1%;
}

.news_box_list .n_img{
  display: block;
  float: left;
  width: 300px;
  height: 200px;
}
.news_box_list .n_img a{
  display: block;
}

.news_box_list .n_img a img{
  display: block;
  width: 100%;
  height: 200px;
} 

.news_box_list .n_txt{
  float: left;
  width: calc(100% - 350px);
  padding: 0 20px;
}

.news_box_list .n_txt h2{
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: left;
 margin: 0;
  font-weight: normal;
}
.news_box_list .n_txt h2 a{
  color: #000;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
}
.news_box_list .n_txt h2 time{
  float: right;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.news_box_list .n_txt h3{
  font-size: 14px;
  line-height: 28px;
  color: #000;
 

 margin-top: 20px;

 margin-bottom: 20px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_box_list .n_txt .n_more{
  overflow: hidden;
  padding: 20px 0 0;
}
.news_box_list .n_txt .n_more a{
  float: left;
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.news_box_list .n_txt .n_more time{
  float: right;
  display: inline-block;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}

.news_box_list li:nth-child(-n+3) .n_txt h2 time{
  display: none;
}
.news_box_list li:nth-child(-n+3){
	width: 100%;
  padding-bottom: 30px;
}
.news_box_list li:nth-child(-n+3):hover .n_txt h2 a{
  color: #e10000;
}
.news_box_list li:nth-child(-n+3):hover .n_txt .n_more a{
  text-decoration: underline;
   color: #e10000;
}
.news_box_list li:nth-child(n+4) .n_img{
  display: none;
}
.news_box_list li:nth-child(n+4) .n_txt{
  width: 100%;
}
.news_box_list li:nth-child(n+4) .n_txt h3,.news_box_list li:nth-child(n+4) .n_txt .n_more{
  display: none;
}
.news_box_list li:nth-child(n+4) .n_txt h2{
  margin-bottom: 0;
}
.news_box_list li:nth-child(n+4) .n_txt h2 a{
  width: calc(100% - 100px);
  font-size: 15px;
  line-height: 20px;
}
.news_box_list li:nth-child(n+4) .n_txt h2 time{
  width: 100px;
  float: right;
  text-align: right;
  font-size: 15px;
  line-height: 20px;
}
.news_box_list li:nth-child(n+4){
  padding: 10px 0;
  border-top: 1px dashed #ccc;
}
.news_box_list li:nth-child(2n+4) .n_txt{
  padding: 0 15px 0 0!important;
}
.news_box_list li:nth-child(2n+5) .n_txt{
  padding: 0 0 0 15px!important;
}
.news_box_list li:nth-child(n+4):hover .n_txt h2 a{
  color: #e10000;
}


.skl_product{ height: auto;  margin:3% 0px;}
.skl_product .indexTitle .abre{height: 29px; line-height: 29px;}

.indexTitle{ height: auto; overflow: hidden; text-align: center;}
.indexTitle .titlehtp{ font-size: 36px; color: #3e3e3e; font-weight: bold; margin:5px 5px;}
.indexTitle .abre{ font-size:14px; color:#939393;}

.indexTitle .abreb{ font-size:50px; color:#ff7e00;font-weight: bold;}

.buyul{ height: auto; margin-top: 4%;}
.buyul li{ float: left; margin-right: 2%; background: #fff;  width:32%;  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
    box-shadow: 0 3px 10px rgba(0,0,0,0.1); margin-bottom:2%;}
@media screen and (max-width: 414px){.buyul li{float: left; margin-right: 2% !important; background: #fff;  width:32%;  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
box-shadow: 0 3px 10px rgba(0,0,0,0.1); margin-bottom:2%;}}
.buyul li a{ height: auto; overflow: hidden; padding:9%;    display: block;}
.buyul li:nth-child(3n){ margin-right: 0px;}
.buyul li img{ display: block;margin:0 auto; max-width: 100%;transition: all 5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s; }
.buyul li .buytitle{ text-align: center;  font-size: 20px; color: #3e3e3e; font-weight: bold; margin:8% 0px 8%;}
.buyul li p{ font-size: 14px; color: #666666; text-align: left; height:80px;}
.buyul li span{ display: block; width: 114px; height: 34px; background: #168dd9; line-height: 34px; text-align: center; border-radius: 30px; color: #fff; margin:15% auto 0px;}

.buyul li img:hover{ -webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);}
.buyul li:hover .buytitle{ color: #168dd9;}


.skl_case{ height: auto;overflow: hidden; background:url(../img/caseBg.jpg) no-repeat top center; padding:3% 0px 3%; background-size: cover; background-attachment: fixed;
  
    }
.skl_case .indexTitle .titlehtp{ color: #fff;}


.sy-sevenD .sy-seven-d{display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 30px;}
.sy-sevenD .sy-seven-d .item{width: 48%;display: flex;align-items: center;margin: 15px 0;}
.sy-sevenD .sy-seven-d .item .item-l{width:22%;}
.sy-sevenD .sy-seven-d .item .item-r{width: 72%;}
.sy-sevenD .sy-seven-d .item .item-r h4{font-size: 18px;font-weight:bold;margin: 10px 0;color: #fff;}
.sy-sevenD .sy-seven-d .item .item-r h5{font-size: 18px;margin: 10px 0;color: #fff;line-height: 30px;font-weight: 100;}


.skl_solua{ height: auto; overflow: hidden; padding:3% 0px; background-color: #f5f5f5;}
.skl_solu{ height: auto; overflow: hidden; padding:3% 0px; background:url(../img/caseBga.jpg) no-repeat bottom center;background-size: cover; }
.soluimg{ height: auto; overflow: hidden; margin-top: 1%;}
.soluimg img{ display: block;margin:0 auto;}




</pre></body></html>